CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough lines

搜索资源列表

  1. Hough-transform

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:庄宇飞
  1. Hough-change

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear * extracted.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24564
    • 提供者:成成
  1. hough

    0下载:
  2. 检测图像中的平行线。此代码已经在PC机器上经过调试。-Detection of parallel lines in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:81558
    • 提供者:慈红宾
  1. Hough

    0下载:
  2. Hough变换 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来。 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform of the function is used to detect the image of parallel lines. If the image there are two parallel lines, two parallel lines will be extracted. Req
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:16476
    • 提供者:吕盼盼
  1. Hough

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线-The function used to detect the image of parallel straight lines. If the images are two parallel straight lines, they will be two parallel straight
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24227
    • 提供者:hyc
  1. hough_DetectLinesFromImages

    0下载:
  2. 使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!-Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6804
    • 提供者:重大包
  1. HoughTransformconsole

    0下载:
  2. Using opencv, Hough Transformation extract lines from edges.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:16042422
    • 提供者:jinhyung
  1. LINEAIR_HOUGH

    0下载:
  2. this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:69246
    • 提供者:med
  1. EdgeLecture2x4

    0下载:
  2. The Hough transform is a technique which can be used to isolate features of a particular shape within an image. Because it requires that the desired features be specified in some parametric form, the classical Hough transform is most commonly used fo
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:869854
    • 提供者:AMEL
  1. kht_sandbox-1.0.2-source

    1下载:
  2. HOUGH TRANSFORM,用于直线检测!-KERNEL-BASED HOUGH TRANSFORM FOR DETECTING STRAIGHT LINES IN IMAGES
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6331907
    • 提供者:汪康
  1. Parcial2

    0下载:
  2. hough transform this code finds the lines in an image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:53983
    • 提供者:twinmill
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. houghpixels

    0下载:
  2. hough lines using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1905
    • 提供者:pingakshya
  1. hough

    0下载:
  2. 用hough变换提取直线,适合初学者学习借鉴用,程序清晰简单-With the hough transform to extract straight lines, suitable for beginners to learn from available, procedures are clear and simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3290676
    • 提供者:cc
  1. HoughLineTracking

    0下载:
  2. 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4711352
    • 提供者:mu1292
  1. houghdetectline

    0下载:
  2. hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:anthony
  1. hough_lines

    0下载:
  2. Program for Detect hough lines
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:812
    • 提供者:Mateus
  1. TRANSFORMEE-HOUGH-DETECTION-DROITES

    0下载:
  2. This program helps to better understand how the Hough transform. This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line i
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:70819
    • 提供者:bahour
  1. Hough

    0下载:
  2. 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:何林立
  1. Hough-Transform

    0下载:
  2. Using hough transform to extract the lines in the desire pictures. the user can set the number of lines you want to extract.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3456007
    • 提供者:Eric
« 1 23 4 5 6 »
搜珍网 www.dssz.com